accounts.email.accounts.<name>.imapnotify.onNotifyPost
Shell commands to run after onNotify event.
- Type
string or attribute set of string- Default
""- Example
{ mail = "\${pkgs.notmuch}/bin/notmuch new && \${pkgs.libnotify}/bin/notify-send 'New mail arrived'"; }- Declared
- <home-manager/modules/services/imapnotify>